runtime.funcval.fn (field)
8 uses
runtime (current package)
heapdump.go#L230: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
heapdump.go#L392: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
heapdump.go#L440: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
mcleanup.go#L189: setCleanupContext(unsafe.Pointer(ptr), abi.TypeFor[T](), sys.GetCallerPC(), cleanupFn.fn, id)
mfinal.go#L542: setFinalizerContext(e.data, ot.Elem, callerpc, (*funcval)(f.data).fn)
proc.go#L5356: newg.startpc = fn.fn
runtime2.go#L180: fn uintptr
stack.go#L1205: fn = unsafe.Pointer(fv.fn)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |